OpenRoads Designer CONNECT Edition SDK Help

Create5(DPoint3d, DPoint3d, Double, Hand) Method

Definition

Namespace: Bentley.CifNET.LinearGeometry Assembly: Bentley.CifNET.LinearGeometry.4.0 (in Bentley.CifNET.LinearGeometry.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public static  CircularArc Create5( DPoint3d startPoint, DPoint3d endPoint,double startDirection, Hand hand)

Parameters

SettingDescription
  DPoint3d  
  DPoint3d  
    
  Hand  

Return Value

CircularArc

See Also